Searched refs:_STLP_DFL_NON_TYPE_PARAM (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/
H A D_monetary.h49 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool, _International, false) > class moneypunct {};
246 template <class _charT, _STLP_DFL_NON_TYPE_PARAM(bool , _International , false) > class moneypunct_byname {};
/external/stlport/stlport/stl/config/
H A Dfeatures.h355 # define _STLP_DFL_NON_TYPE_PARAM(type,name,val) type name = val macro
358 # define _STLP_DFL_NON_TYPE_PARAM(type,name,val) type name macro

Completed in 178 milliseconds