Searched refs:int100 (Results 1 – 3 of 3) sorted by relevance
61 typedef integer<100>::type int100; typedef67 BOOST_MPL_ASSERT(( boost::is_same< int100, big_int<100> > ));
2243 int int100{100}; in TEST() local2244 m.try_emplace(int100, "hundred"); in TEST()
2377 int int100{100}; in TEST() local2378 m.try_emplace(int100, "hundred"); in TEST()