... before remove old files
This commit is contained in:
@@ -243,4 +243,6 @@ private:
|
||||
typedef MccAltLimitPZ<MccAltLimitKind::MIN_ALT_LIMIT> MccMinAltPZ;
|
||||
typedef MccAltLimitPZ<MccAltLimitKind::MAX_ALT_LIMIT> MccMaxAltPZ;
|
||||
|
||||
static_assert(std::movable<MccMinAltPZ>);
|
||||
|
||||
} // namespace mcc
|
||||
|
||||
Reference in New Issue
Block a user