Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dpropagate_const_helpers.h46 struct ExplicitX struct
57 constexpr explicit ExplicitX(int i) : i_(i) {} in ExplicitX() argument
/external/libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/
Delement_type.explicit.ctor.pass.cpp22 typedef propagate_const<ExplicitX> P;