Searched refs:deque_options (Results 1 – 5 of 5) sorted by relevance
25 typedef deque_options< block_size<128u> >::type block_128_option_t; in main()33 typedef deque_options< block_bytes<1024u> >::type block_1024_bytes_option_t; in main()
21 typedef deque_options< block_bytes<128u> >::type options_t; in test_block_bytes()32 typedef deque_options< block_size<64 > >::type options_t; in test_block_elements()
476 struct deque_options struct498 using deque_options_t = typename boost::container::deque_options<Options...>::type; argument
704 [classref boost::container::deque_options deque_options]. The following parameters can be configure…717 See the following example to see how [classref boost::container::deque_options deque_options] can be1365 …:deque deque] can now have options, using [classref boost::container::deque_options deque_options].
858 boost/container/deque_options.html