C++20 Port #5
| @ -29,6 +29,8 @@ export namespace core { | ||||
| 
 | ||||
| 		/**
 | ||||
| 		 * Returns the base pointer of the path name. | ||||
| 		 * | ||||
| 		 * *Note*: the returned buffer pointer is guaranteed to end with a zero terminator. | ||||
| 		 */ | ||||
| 		char const * begin() const { | ||||
| 			return reinterpret_cast<char const *>(this->buffer); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user