Base: apply clang format
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
@endcode
|
||||
*/
|
||||
|
||||
// clang-format off
|
||||
// Based on https://stackoverflow.com/questions/1448396/how-to-use-enums-as-flags-in-c
|
||||
template<class T = void> struct enum_traits {};
|
||||
|
||||
@@ -128,5 +129,6 @@ public:
|
||||
}
|
||||
};
|
||||
}
|
||||
// clang-format on
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user