Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
RegularExpression.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include <regex>
#include "Stroika/Foundation/Characters/String.h"
#include "Stroika/Foundation/Containers/Sequence.h"
#include "RegularExpression.inl"

Go to the source code of this file.

Classes

class  Stroika::Foundation::Characters::RegularExpression
 RegularExpression is a compiled regular expression which can be used to match on a String class. More...
 
class  Stroika::Foundation::Characters::RegularExpressionMatch
 

Namespaces

namespace  Stroika::Foundation
 
namespace  Stroika::Foundation::Characters
 
namespace  Stroika::Foundation::Characters::Literals
 Create a format-string (see std::wformat_string or Stroika FormatString, or python 'f' strings.