Flutterby™! : avoiding the C++ preprocessor

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

avoiding the C++ preprocessor

2018-04-20 02:04:58.085417+02 by Dan Lyke 0 comments

Five examples for avoiding the C++ preprocessor. From using constexpr to some simple operator overloading to allow for stacking of bit significant enums and a few other things about modern C++ it'd be useful for me to internalize.

[ related topics: Weblogs ]

comments in descending chronological order (reverse):