summaryrefslogtreecommitdiff
path: root/src/flags.hh
AgeCommit message (Expand)Author
2015-05-26Retreat ! go back to C++11 only codeMaxime Coste
2015-05-25Migrate code to c++14Maxime Coste
2015-03-16Change flags operator& to return a value convertible both to flags and boolMaxime Coste
2014-11-04Tweak flags implementationMaxime Coste
2014-10-23centralize bit operation support for enum used as flagsMaxime Coste