-
Notifications
You must be signed in to change notification settings - Fork 0
Functions for creating pre-populated ("literal") STL collections using C++11 variadic templates. Useful for compilers that don't support the new initialiser lists but do support variadic templates (such as clang 3.0.0 and GCC 4.3).
pmj/literal-collections
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Functions for creating pre-populated ("literal") STL collections using C++11 variadic templates. Useful for compilers that don't support the new initialiser lists but do support variadic templates (such as clang 3.0.0 and GCC 4.3).
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published