Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/utility/pairs/pair.piecewise/
Dpiecewise_construct.pass.cpp38 double get_d() const {return d_;} in get_d() function in B
51 assert(p.second.get_d() == 3.5); in main()