Inferno
0.2
|
Initialiser for a record. More...
#include <cpptree.hpp>
Public Attributes | |
NODE_FUNCTIONS_FINAL TreePtr < TypeIdentifier > | type |
handle of the type of the record we are making |
Initialiser for a record.
Uses a map to associate elements with corresponding record members. We also give the record type explicitly since the map is not enough information.
Definition at line 777 of file cpptree.hpp.
handle of the type of the record we are making
Definition at line 780 of file cpptree.hpp.