HomeSort by relevance Sort by last modified time
    Searched full:my_codecvt_base (Results 1 - 1 of 1) sorted by null

  /external/stlport/test/unit/
codecvt_test.cpp 456 typedef std::codecvt<wchar_t, char, mbstate_t> my_codecvt_base; typedef
458 class my_codecvt : public my_codecvt_base {
461 : my_codecvt_base(r) {}

Completed in 33 milliseconds