|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Foundation/NamedType.hpp>
Public Member Functions | |
| constexpr T | operator+ (T const &other) const |
| constexpr T & | operator+= (T const &other) |
Public Member Functions inherited from CeresEngine::CRTP< T, BinaryAddable > | |
| constexpr T & | getUnderlying () |
| constexpr T const & | getUnderlying () const |
|
inlineconstexpr |
|
inlineconstexpr |