Celeritas 0.6.0-dev.116+3fbab5e0
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.