I don't code in C++ (although I'm somewhat familiar with the syntax). My understanding is the header files should only contain prototypes / signatures, not actual implementations. But that doesn't seem to be the case here. Have I misunderstood, or is that part of the joke?
Rust @programming.dev Learn how to write TCP servers using Rust's std::net module
Elixir @programming.dev Unpacking Elixir: Phoenix
Accessibility @programming.dev Just because you can doesn't mean you should: the element
Selfhosted @lemmy.world The "Everything" Fanless Home Server for under $300 USD
Programming @programming.dev How Standard Ebooks serves millions of requests per month with a 2GB VPS
Accessibility @programming.dev Sony debuts first PS5 controller for disabled gamers
Accessibility @programming.dev You don't need JavaScript for that
Accessibility @programming.dev Cloudflare's inaccessible browser contradicts the company's mission
Accessibility @programming.dev The wasted potential of CSS attribute selectors
Accessibility @programming.dev A new accessibility architecture for modern free desktops
Accessibility @programming.dev Making a positive change: PDF to HTML
Accessibility @programming.dev Please, stop disabling zoom
Programming @programming.dev Introducing Numbat: A programming language with physical units as types
Accessibility @programming.dev Scrollbars are becoming a problem
Accessibility @programming.dev Difficult UX in parking apps
United Kingdom @feddit.uk Banbury's coffee factory to cease production with the loss of up to 280 jobs
Programming @programming.dev Teaching programming to raise money for my local cardiology ward
Accessibility @programming.dev Proposal: an HTML element for spoilers
Accessibility @programming.dev Don't disable buttons
Accessibility @programming.dev Cursorless is alien magic from the future














Thanks. I didn't know about these advanced libraries, and had not heard of C++ modules either. Appreciate the explanation.