Go to the source code of this file.
Functions | |
void | Assert (bool condition) |
int | main () |
Variables | |
const std::string | xml_text_sequence |
const std::string | xml_text_sequence_star |
void Assert | ( | bool | condition | ) |
Definition at line 54 of file t03_sequence_star.cpp.
int main | ( | ) |
Definition at line 60 of file t03_sequence_star.cpp.
const std::string xml_text_sequence |
This tutorial will tech you:
Definition at line 18 of file t03_sequence_star.cpp.
const std::string xml_text_sequence_star |
Definition at line 35 of file t03_sequence_star.cpp.