| cttl | Namespace cttl defines publicly visible classes and functions of CTTL library |
| cttl::alias | Contains prefabricated helper functions to create closures for member functions of CTTL objects and STL containers |
| cttl::alias::associative | Alias helpers for count() and erase() member functions of STL associative containers |
| cttl::alias::basic_string | Alias helpers for std::basic_string::push_back() member function of STL string |
| cttl::alias::bitset | Alias helpers for member function templates of std::bitset |
| cttl::alias::edge | Alias helpers for member functions of CTTL edge classes |
| cttl::alias::node | Alias helpers for member functions of CTTL node class |
| cttl::alias::queue | Alias helpers for front() and back() member functions of STL queue container |
| cttl_impl | Namespace cttl_impl contains implementation classes and functions of CTTL library |
1.3.9.1