mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-15 03:45:30 +07:00
18 lines
316 B
Markdown
18 lines
316 B
Markdown
# meta.hpp
|
|
|
|
- metadata
|
|
- add policy tests
|
|
- rebind types support
|
|
- rewrite ctor/dtor system
|
|
|
|
* argument defaults
|
|
* argument names
|
|
* type conversions
|
|
|
|
- (?) enum_type::create, number_type::create, and so on
|
|
- (?) move-only value type support
|
|
- (?) type names
|
|
- (?) properties
|
|
|
|
(???) Why does local scope have a name?
|