Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
Dcmath.pass.cpp20 struct Value { struct
21 operator T () { return T(N); } in operator T()