chomik 0.2.1
experimental and minimalistic programming language
|
My name is Pawel Biernacki.
I am a software engineer.
This site is my hobby project.
#include <chomik.h>
Public Member Functions | |
list_of_generic_name_items (generic_name_item *const i, list_of_generic_name_items *const l) | |
std::vector< std::shared_ptr< generic_name_item > > & | get_vector_of_name_items () |
|
inline |
This constructor owns the first parameter and copies the second one, the second parameter must be destroyed by the parser!
|
inline |