34    std::string to_string(T value)
 
   44#define M_PI 3.14159265358979323846 
   50#define CSSPP_VERSION_MAJOR    1 
   51#define CSSPP_VERSION_MINOR    0 
   52#define CSSPP_VERSION_PATCH    33 
   53#define CSSPP_VERSION          "1.0.33" 
 
safe_bool_t(bool &flag, bool new_value)
safe_precision_t(int precision)
The namespace of all the classes in the CSS Preprocessor.
void set_precision(int precision)
std::string decimal_number_to_string(decimal_number_t d, bool remove_leading_zero)
char const * csspp_library_version()