VisionCpp  0.0.1
tools Directory Reference

Files

file  convert.hpp [code]
 Series of pixel convert functions.
 
file  static_if.hpp [code]
 This file provides a set of static_if functions used at to calculate the result of if statement at compile time.
 
file  time.hpp [code]
 Basic time operations.
 
file  tools.hpp [code]
 Collection of tools headers.
 
file  tuple.hpp [code]
 Tuples standard layout implementation.
 
file  type_dereferencer.hpp [code]
 These methods are used to remove all the & const and * from a type.