framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Todo List
File endian.hpp
A common runtime test to verify the endianness of the machine actually matches the definitions provided here should be added.
Page Tutorial
  • Introduce the differences between container types, value types, and mutator
  • Add documentation for "custom_serialization" example
  • Add documentation for "adding_mutator_types" example
  • Add documentation for "adding_container_types" example
  • Add documentation for "custom_serializable_implementation" example
File variadic_switch_fallthrough.hpp
Support for the FRAMEWORK_NO_BOOST macro needs to be added - a reasonable fixed switch limit should be selected and the relevant macros should be invoked directly.
File variadic_switch_return.hpp
Support for the FRAMEWORK_NO_BOOST macro needs to be added - a reasonable fixed switch limit should be selected and the relevant macros should be invoked directly.