26 StringConstraint& operator=(StringConstraint
const&);
32 virtual ~StringConstraint() ;
42 MCNAPI ::cereal::internal::ConstraintDescription
description(::cereal::ContextArea)
const;
44 MCNAPI ::cereal::StringConstraint&
regex(::std::string str, ::std::regex_constants::syntax_option_type flag);
52 MCNAPI static ::std::string
flagsToString(::std::regex_constants::syntax_option_type flags);
Definition SerializerContext.h:17