Home
last modified time | relevance | path

Searched refs:bb_string (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/circular_buffer/test/
Dbounded_buffer_comparison.cpp275 bounded_buffer<std::string> bb_string(QUEUE_SIZE); in main() local
277 fifo_test(&bb_string); in main()
/third_party/boost/libs/circular_buffer/example/
Dbounded_buffer_comparison.cpp275 bounded_buffer<std::string> bb_string(QUEUE_SIZE); in main() local
277 fifo_test(&bb_string); in main()