| 
    qxLib
    
   | 
 
Literal wrapper for a constant expression string. More...
#include <string_literal.h>
Literal wrapper for a constant expression string.
Uses implicit conversion to allow templates to seemingly accept constant strings like IsAnswer<"42">()
| char_t | - char type | 
| N | - char array length | 
Definition at line 31 of file string_literal.h.