Closed kevinkreiser closed 3 years ago
if you include this header in multiple compilation units you will violate the ODR and your compiler will tell you that its multiply defined. we inline it to fix this like the rest of the library
if you include this header in multiple compilation units you will violate the ODR and your compiler will tell you that its multiply defined. we inline it to fix this like the rest of the library