Celeritas 0.7.0-dev.79+develop.b3dc2e108
Loading...
Searching...
No Matches
Classes | Functions
Constant.hh File Reference
#include <type_traits>
#include "corecel/Macros.hh"
This graph shows which files directly or indirectly include this file:

Classes

class  celeritas::Constant
 Full-precision floating point constant with automatic precision demotion. More...
 

Functions

CELER_CONSTEXPR_FUNCTION Constant celeritas::operator- (Constant lhs) noexcept
 Unary negation.