Advertisement
Membership
Login
ACCU Buttons
Programming Topics and Overload Journal #152 - August 2019
Browse in : |
All
> Topics
> Programming
All > Journals > Overload > o152 Any of these categories |
- Options:
- View Article Map
- View Archives
Empty Scoped Enums as Strong Aliases for Integral Types
Description : Scoped enums have many advantages. Lukas Böger demonstrates their use as strong types of numbers.
Description : Scoped enums have many advantages. Lukas Böger demonstrates their use as strong types of numbers.
C++ Reflection for Python Binding
Description : There are various approaches to generating Python bindings in C++. Russell Standish shows how Classdesc can be used to achieve this.
Description : There are various approaches to generating Python bindings in C++. Russell Standish shows how Classdesc can be used to achieve this.