Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.71 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.71 KB

Formatting

Overview

Path Description
fn/ Function objects Readme
byte_size.hh Format byte_size Example/Tests
context.hh Format context (currently unused)
error.hh Error (enum etc)
error_code.hh Format error_code Example/Tests
exception.hh Format snn::exception and std::exception Example/Tests
floating_point.hh Floating point formatting Example/Tests
format.hh Format function and default formatters Example/Tests
integral.hh Format integral Example/Tests
print.hh Format and print Example/Tests
type.hh Format C++ type name Example/Tests