Previous |Next |

 

3.3    Type Cast to char *


      operator const char * const() const {return Buffer;} is defined in the String class definition.
 

Previous |Next |