| plebble
    | 
#include <iostream>#include <string>

Go to the source code of this file.
| Namespaces | |
| us | |
| Typedefs | |
| typedef char | us::ko_t | 
| typedef const ko_t * | us::ko | 
| Functions | |
| static bool | us::is_ko (const std::string &s) | 
| static bool | us::is_ko (ko o) | 
| static bool | us::is_ok (ko o) | 
| Variables | |
| static constexpr ko | us::ok =nullptr |