485
This is a glass (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] UpperBroccoli 10 points 3 days ago
/**
 * @brief This is the coffee cup class
 * 
 * This class describes a cup or mug that neatly integrates a
 * container for vectors of cCoffee instances with a fully
 * functional handle to carry the cup or mug around. Used for 
 * pretty much everything.
 */
class cTallGlass : public cGlass {
this post was submitted on 28 Jul 2026
485 points (100.0% liked)

Programmer Humor

32547 readers
1676 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS