Home
last modified time | relevance | path

Searched refs:deque_options (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/container/example/
Ddoc_custom_deque.cpp25 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()
/third_party/boost/libs/container/test/
Ddeque_options_test.cpp21 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()
/third_party/boost/boost/container/
Doptions.hpp476 struct deque_options struct
498 using deque_options_t = typename boost::container::deque_options<Options...>::type; argument
/third_party/boost/libs/container/doc/
Dcontainer.qbk704 [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 be
1365 …:deque deque] can now have options, using [classref boost::container::deque_options deque_options].
/third_party/boost/doc/html/
Ddoc_HTML.manifest858 boost/container/deque_options.html