dimanche 25 janvier 2015

Visual Studio alternative for a constexpr string

Visual Studio alredy has not implemented constexpr. Was the best way to refactor this:



constexpr auto DEBUG_FONT = "mydebugfont.ttf";


into a valid line in Visual Studio?


Aucun commentaire:

Enregistrer un commentaire