Home
last modified time | relevance | path

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

/third_party/boost/libs/dll/example/
Dgetting_started.cpp46 …/*<-*/ function<std::string(const std::string&)> /*->*/ /*=auto*/ cpp_func = dll::import_alias<std… in main() local
/third_party/boost/boost/container_hash/detail/
Dfloat_functions.hpp193 #define BOOST_HASH_CALL_FLOAT_FUNC(cpp_func, c99_func, type1, type2) \ argument
259 #define BOOST_HASH_CALL_FLOAT_MACRO(cpp_func, c99_func, type1, type2) \ argument