68: */ 69: class DigitList : public UMemory { // Declare external to make compiler happy 70: public:
540: * The assignment operator has no real implementation. 541: * It's provided to make the compiler happy. Do not call. 542: */
38: * The assignment operator has no real implementation. 39: * It is provided to make the compiler happy. Do not call. 40: */
41: * The assignment operator has no real implementation. 42: * It is provided to make the compiler happy. Do not call. 43: */
2077: { 2078: // api not used, this is to make the compiler happy 2079: if (U_FAILURE(status)) {
2091: { 2092: // api not used, this is to make the compiler happy 2093: newStrength = TERTIARY;
2102: { 2103: // api not used, this is to make the compiler happy 2104: memset(info, 0, U_MAX_VERSION_LENGTH);
161: // This loop isn't a loop. It's here to make the compiler happy. 162: // If you're curious, try removing it and changing the 'break'
Google Home - Google Code - Discuss - Terms of Service - Help - Submit Your Code
©2010 Google - Privacy