+/// Member
+/// | Description
+///
+/// |
---|
Basic Types
+///
+/// |
---|
+/// \ref fennec::bool_t "bool_t"
+/// |
+/// \copybrief fennec::bool_t
+///
+/// |
+/// \ref fennec::char_t "char_t"
+/// |
+/// \copybrief fennec::char_t
+///
+/// |
+/// \ref fennec::schar_t "schar_t"
+/// |
+/// \copybrief fennec::schar_t
+///
+/// |
+/// \ref fennec::uchar_t "uchar_t"
+/// |
+/// \copybrief fennec::uchar_t
+///
+/// |
+/// \ref fennec::short_t "short_t"
+/// |
+/// \copybrief fennec::short_t
+///
+/// |
+/// \ref fennec::ushort_t "ushort_t"
+/// |
+/// \copybrief fennec::ushort_t
+///
+/// |
+/// \ref fennec::int_t "int_t"
+/// |
+/// \copybrief fennec::int_t
+///
+/// |
+/// \ref fennec::uint_t "uint_t"
+/// |
+/// \copybrief fennec::uint_t
+///
+/// |
+/// \ref fennec::long_t "long_t"
+/// |
+/// \copybrief fennec::long_t
+///
+/// |
+/// \ref fennec::ulong_t "ulong_t"
+/// |
+/// \copybrief fennec::ulong_t
+///
+/// |
+/// \ref fennec::llong_t "llong_t"
+/// |
+/// \copybrief fennec::llong_t
+///
+/// |
+/// \ref fennec::ullong_t "ullong_t"
+/// |
+/// \copybrief fennec::ullong_t
+///
+/// |
+/// \ref fennec::float_t "float_t"
+/// |
+/// \copybrief fennec::float_t
+///
+/// |
+/// \ref fennec::double_t "double_t"
+/// |
+/// \copybrief fennec::double_t
+///
+/// |
Sized Arithmetic Types
+///
+/// |
---|
+/// \ref fennec::int8_t "int8_t"
+/// |
+/// \copybrief fennec::int8_t
+///
+/// |
+/// \ref fennec::int16_t "int16_t"
+/// |
+/// \copybrief fennec::int16_t
+///
+/// |
+/// \ref fennec::int32_t "int32_t"
+/// |
+/// \copybrief fennec::int32_t
+///
+/// |
+/// \ref fennec::int64_t "int64_t"
+/// |
+/// \copybrief fennec::int64_t
+///
+///
+/// |
+/// \ref fennec::uint8_t "uint8_t"
+/// |
+/// \copybrief fennec::uint8_t
+///
+/// |
+/// \ref fennec::uint16_t "uint16_t"
+/// |
+/// \copybrief fennec::uint16_t
+///
+/// |
+/// \ref fennec::uint32_t "uint32_t"
+/// |
+/// \copybrief fennec::uint32_t
+///
+/// |
+/// \ref fennec::uint64_t "uint64_t"
+/// |
+/// \copybrief fennec::int64_t
+///
+///
+/// |
+/// \ref fennec::float32_t "float32_t"
+/// |
+/// \copybrief fennec::float32_t
+///
+/// |
+/// \ref fennec::float64_t "float64_t"
+/// |
+/// \copybrief fennec::float64_t
+///
+///
+/// |
Special Types
+///
+///
+/// |
---|
+/// \ref fennec::nullptr_t "nullptr_t"
+/// |
+/// \copybrief fennec::nullptr_t
+///
+/// |
+/// \ref fennec::intptr_t "intptr_t"
+/// |
+/// \copybrief fennec::intptr_t
+///
+/// |
+/// \ref fennec::uintptr_t "uintptr_t"
+/// |
+/// \copybrief fennec::uintptr_t
+///
+/// |
+/// \ref fennec::intmax_t "intmax_t"
+/// |
+/// \copybrief fennec::intmax_t
+///
+/// |
+/// \ref fennec::uintmax_t "uintmax_t"
+/// |
+/// \copybrief fennec::uintmax_t
+///
+/// |
+/// \ref fennec::size_t "size_t"
+/// |
+/// \copybrief fennec::size_t
+///
+/// |
+/// \ref fennec::ptrdiff_t "ptrdiff_t"
+/// |
+/// \copybrief fennec::ptrdiff_t
+///
+/// |
+/// \ref fennec::void_t "void_t"
+/// |
+/// \copybrief fennec::void_t
+///
+///
+/// |
+///
+///
+
#include