Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/config/
Dfeatures.h638 # define _STLP_MUTABLE(type, x) x macro
640 # define _STLP_MUTABLE(type, x) __CONST_CAST(type*, this)->x macro