NAIA  1.1.1
Utils.cpp
Go to the documentation of this file.
1 #include "Containers/Utils.hpp"
2 
4  NAIA::_private::LimitedWarning<10>{"This function is deprecated, use ContainsKeys() instead", "NAIA::KeyExists"};
NAIA::_private::keyexists_deprecation_msg
const LimitedWarning< 10 > keyexists_deprecation_msg
Definition: Utils.cpp:3
NAIA::_private::LimitedWarning
Definition: Utils.hpp:17
Utils.hpp