Searched defs:options_t (Results 1 – 12 of 12) sorted by relevance
23 using options_t = small_vector_options_t< inplace_alignment<extended_alignment> >; in test_alignment() typedef26 < inplace_alignment<extended_alignment> >::type options_t; in test_alignment() typedef35 using options_t = small_vector_options_t< inplace_alignment<0> >; in test_alignment() typedef49 using options_t = small_vector_options_t< growth_factor<growth_factor_50> >; in test_growth_factor_50() typedef68 using options_t = small_vector_options_t< growth_factor<growth_factor_60> >; in test_growth_factor_60() typedef87 using options_t = small_vector_options_t< growth_factor<growth_factor_100> >; in test_growth_factor_100() typedef
50 using options_t = static_vector_options_t< inplace_alignment<extended_alignment> >; in test_alignment() typedef53 < inplace_alignment<extended_alignment> >::type options_t; in test_alignment() typedef62 using options_t = static_vector_options_t< inplace_alignment<0> >; in test_alignment() typedef79 using options_t = static_vector_options_t< throw_on_overflow<true> >; in test_throw_on_overflow() typedef108 using options_t = static_vector_options_t< throw_on_overflow<false> >; in test_throw_on_overflow() typedef
40 using options_t = vector_options_t< stored_size<Unsigned> >; in test_stored_size_type() typedef61 using options_t = vector_options_t< growth_factor<growth_factor_50> >; in test_growth_factor_50() typedef80 using options_t = vector_options_t< growth_factor<growth_factor_60> >; in test_growth_factor_60() typedef99 using options_t = vector_options_t< growth_factor<growth_factor_100> >; in test_growth_factor_100() typedef
40 using options_t = devector_options_t< stored_size<Unsigned> >; in test_stored_size_type() typedef61 using options_t = devector_options_t< growth_factor<growth_factor_50> >; in test_growth_factor_50() typedef80 using options_t = devector_options_t< growth_factor<growth_factor_60> >; in test_growth_factor_60() typedef99 using options_t = devector_options_t< growth_factor<growth_factor_100> >; in test_growth_factor_100() typedef
18 using options_t = deque_options_t< block_bytes<128u> >; in test_block_bytes() typedef29 using options_t = deque_options_t< block_size<64> >; in test_block_elements() typedef
49 typedef std::vector<std::shared_ptr<option_impl>> options_t; typedef in vsomeip_v3::sd::message_impl
69 typedef typename get_small_vector_opt<Options>::type options_t; typedef379 typedef typename dtl::get_small_vector_opt<Options>::type options_t; typedef in boost::container::small_vector_base
110 typedef typename get_static_vector_opt<Options>::type options_t; typedef
158 } options_t; typedef
163 } options_t; typedef
248 } options_t; typedef