RESTinio
utils Directory Reference

Directories

directory  impl
 

Files

file  at_scope_exit.hpp [code]
 A simple implementation of at_scope_exit concept.
 
file  base64.hpp [code]
 
file  base64_lut.ipp [code]
 
file  from_string.hpp [code]
 
file  from_string_details.ipp [code]
 
file  metaprogramming.hpp [code]
 Various tools for C++ metaprogramming.
 
file  percent_encoding.hpp [code]
 
file  sha1.hpp [code]
 
file  suppress_exceptions.hpp [code]
 Utilities for suppressing exceptions from some code block.
 
file  tagged_scalar.hpp [code]
 Helper template for defining tagged scalar types.
 
file  tuple_algorithms.hpp [code]
 Various meta-functions for operating the content of a tuple.
 
file  utf8_checker.hpp [code]
 An implementation of checker for UTF-8 sequences.