![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include "vccc/type_traits.hpp"
Go to the source code of this file.
Namespaces | |
vccc | |
Functions | |
template<typename T1 , typename T2 > | |
decltype(auto) | lossless_div (const T1 a, const T2 b) |
divide without narrowing More... | |