Home
last modified time | relevance | path

Searched defs:packed_type (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/multiprecision/test/
Dtest_fixed_int.cpp58 typedef number<fixed_int<1024, true> > packed_type; in main() typedef
/third_party/boost/boost/multiprecision/cpp_int/
Dliterals.hpp203 typedef typename pack_values<STR...>::type packed_type; typedef