Files
ardour/libs
Tim Mayberry 95b4fd64dd Add DEFINE_ENUM_CONVERT macro for defining PBD::string_to/to_string for enums
A simple macro for defining the four template specializations required to
convert an enum to a string and back using the existing string_2_enum and
enum_2_string functions. Generally these will only be instantiated in one
source file, I don't think it is necessary to explicitly instantiate any at
this stage.
2017-04-19 07:49:58 +10:00
..
2017-02-28 21:33:13 +01:00
2016-10-27 15:57:47 +02:00
2016-12-03 15:18:21 -05:00
2017-02-18 16:22:34 +01:00
2017-04-18 16:09:44 +02:00