PLaSK library
Loading...
Searching...
No Matches
plask::ZeroImpl< T > Struct Template Reference

This template is used by Zero function and have to be specialized to support new types. More...

#include <plask/math.hpp>

Static Public Member Functions

static constexprget ()
 

Detailed Description

template<typename T>
struct plask::ZeroImpl< T >

This template is used by Zero function and have to be specialized to support new types.

Definition at line 143 of file math.hpp.

Member Function Documentation

◆ get()

template<typename T >
static constexpr T plask::ZeroImpl< T >::get ( )
inlinestaticconstexpr

Definition at line 144 of file math.hpp.


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