Searched defs:unconst (Results 1 - 1 of 1) sorted by relevance
/vbox/include/iprt/cpp/ | ||
H A D | utils.h | 65 * unconst(That) = SomeValue; 71 inline C &unconst(const C &that) function 86 * unconst(pThat) = SomeValue; 92 inline C *unconst(const C *that) function |
Completed in 37 milliseconds