Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/time/time.duration/time.duration.cons/
H A Drep.pass.cpp24 struct NotValueConvertible { struct
44 check<std::chrono::duration<int> >(NotValueConvertible()); in test() argument