Home
last modified time | relevance | path

Searched defs:invalid_const_b (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Dbuffer.cpp634 struct invalid_const_b struct
636 typedef const_buffer value_type;
637 const_buffer* begin() const { return 0; } in begin()