CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::BitwiseInvertable< T > Struct Template Reference

#include <CeresEngine/Foundation/NamedType.hpp>

Inheritance diagram for CeresEngine::BitwiseInvertable< T >:
CeresEngine::CRTP< T, BitwiseInvertable > CeresEngine::Arithmetic< T >

Public Member Functions

constexpr T operator~ () const
 
- Public Member Functions inherited from CeresEngine::CRTP< T, BitwiseInvertable >
constexpr T & getUnderlying ()
 
constexpr T const & getUnderlying () const
 

Member Function Documentation

◆ operator~()

template<typename T >
constexpr T CeresEngine::BitwiseInvertable< T >::operator~ ( ) const
inlineconstexpr

The documentation for this struct was generated from the following file: