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

/external/stlport/stlport/stl/config/
H A Dfeatures.h632 # define _STLP_MUTABLE(type, x) x macro
634 # define _STLP_MUTABLE(type, x) __CONST_CAST(type*, this)->x macro

Completed in 113 milliseconds