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_unit_t< _unit > Struct Template Reference

#include <detail.h>

Inheritance diagram for SI::detail::is_unit_t< _unit >:
Inheritance graph
[legend]
Collaboration diagram for SI::detail::is_unit_t< _unit >:
Collaboration graph
[legend]

Detailed Description

template<typename _unit>
struct SI::detail::is_unit_t< _unit >

helper template to check if a type is a unit_t (false for all other types)


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