$darkmode
number_impl.hpp File Reference
#include <initializer_list>
#include <limits>
#include <set>
#include <string>
#include <type_traits>
#include <utility>
#include <vector>
#include <fable/schema/number.hpp>
#include <fable/utility/templates.hpp>
Include dependency graph for number_impl.hpp:

Go to the source code of this file.

Detailed Description

See also
fable/schema.hpp
fable/schema_test.cpp

You should only include this file if you need to use a type that is numeric and not one of the standard primitives.