Home
last modified time | relevance | path

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

/third_party/boost/libs/convert/test/
Dtest.hpp172 static bool const is_msc = true; member
175 static bool const is_msc = true; member
178 static bool const is_msc = true; member
181 static bool const is_msc = false; member
/third_party/boost/libs/convert/example/
Dgetting_started.cpp15 static bool const is_msc = true; variable