Searched defs:_IntegralSize (Results 1 – 5 of 5) sorted by relevance
34 typedef decltype(_VSTD::__convert_to_integral(__orig_n)) _IntegralSize; copy_n() typedef 60 typedef decltype(_VSTD::__convert_to_integral(__orig_n)) _IntegralSize; copy_n() typedef
26 typedef decltype(_VSTD::__convert_to_integral(__orig_n)) _IntegralSize; generate_n() typedef
45 typedef decltype(std::__convert_to_integral(__orig_n)) _IntegralSize; in __for_each_n() typedef
31 typedef decltype(std::__convert_to_integral(__orig_n)) _IntegralSize; in copy_n() typedef51 typedef decltype(std::__convert_to_integral(__orig_n)) _IntegralSize; in copy_n() typedef
23 typedef decltype(std::__convert_to_integral(__orig_n)) _IntegralSize; in generate_n() typedef