g4tools  5.4.0
Namespaces | Macros | Functions
b2s File Reference
#include <string>
#include <vector>
Include dependency graph for b2s:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_b2s
 

Functions

void tools::b2s (bool a_value, std::string &a_s)
 
void tools::bas (bool a_value, std::string &a_s)
 
void tools::b2s (const std::vector< bool > &a_vals, std::string &a_s, const std::string &a_sep="\n", bool a_sep_at_end=false)
 

Macro Definition Documentation

◆ tools_b2s

#define tools_b2s

Definition at line 5 of file b2s.