Home
last modified time | relevance | path

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

/third_party/boost/libs/range/test/
Dstring.cpp47 explicit test_string(const CharT literal_sz[]) in test_string() argument
49 std::copy(literal_sz, literal_sz + Length, m_buffer.data()); in test_string()