Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/test.support/
H A Dtest_convertible_header.pass.cpp32 struct ExplicitInt { struct
33 explicit ExplicitInt(int) {} in ExplicitInt() argument