SI  2.5.4
A header only c++ library that provides type safety and user defined literals for handling physical values defined in the International System of Units.
SI::detail::is_ratio< _type > Struct Template Reference

to check if a template is an instantiation of std::ratio More...

#include <detail.h>

Inheritance diagram for SI::detail::is_ratio< _type >:
Inheritance graph
[legend]
Collaboration diagram for SI::detail::is_ratio< _type >:
Collaboration graph
[legend]

Detailed Description

template<typename _type>
struct SI::detail::is_ratio< _type >

to check if a template is an instantiation of std::ratio


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