namespace
examplesTypes generated by soagen for example purposes.
Classes
Functions
- void swap(entities& lhs, entities& rhs) constexpr noexcept(…)
- Swaps the contents of two instances of soagen::
examples:: entities. - void swap(boxes& lhs, boxes& rhs) constexpr noexcept(…)
- Swaps the contents of two instances of soagen::
examples:: boxes. - void swap(spheres& lhs, spheres& rhs) constexpr noexcept(…)
- Swaps the contents of two instances of soagen::
examples:: spheres.
Function documentation
void soagen:: examples:: swap(entities& lhs,
entities& rhs) constexpr noexcept(…)
Swaps the contents of two instances of soagen::
void soagen:: examples:: swap(boxes& lhs,
boxes& rhs) constexpr noexcept(…)
Swaps the contents of two instances of soagen::
void soagen:: examples:: swap(spheres& lhs,
spheres& rhs) constexpr noexcept(…)
Swaps the contents of two instances of soagen::