Home
last modified time | relevance | path

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

/aosp_15_r20/external/fmtlib/test/
H A Dbase-test.cc851 struct custom_container { struct
864 template <> struct is_contiguous<custom_container> : std::true_type {}; argument