stator
A math, geometry, and utility library
Public Types | List of all members
sym::detail::C_wrap< stdratio > Struct Template Reference

Conversion operator from std::ratio to C. More...

#include <constants.hpp>

Public Types

typedef C< stdratio::num, stdratio::den > type
 

Detailed Description

template<class stdratio>
struct sym::detail::C_wrap< stdratio >

Definition at line 40 of file constants.hpp.

Member Typedef Documentation

◆ type

template<class stdratio>
typedef C<stdratio::num, stdratio::den> sym::detail::C_wrap< stdratio >::type

Definition at line 41 of file constants.hpp.


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