TypeSI
Units of 'Système international' Blended for C++
Loading...
Searching...
No Matches
src
si_utilities.hpp
Go to the documentation of this file.
1
#pragma once
5
namespace
Si {
6
namespace
Internal {
7
template
<
typename
T>
const
T &implicit_cast(
const
T &t) {
return
t; }
8
}
// namespace Internal
9
}
// namespace Si
Generated by
1.9.5