Stroika Library 3.0d18
 
Loading...
Searching...
No Matches
Common.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Common/Enumeration.h"
#include "Common.inl"

Go to the source code of this file.

Namespaces

namespace  Stroika::Foundation
 

Enumerations

enum class  Stroika::Foundation::Traversal::Openness
 

Detailed Description

Note
Code-Status: Beta

Definition in file Foundation/Traversal/Common.h.

Enumeration Type Documentation

◆ Openness

Openness is used to define whether an end of a range is open or closed. Open means not containing the endpoint, and closed means containing the endpoint.

Note
no support for the concepts of open and closed or neither open nor closed
Common::DefaultNames<> supported

Definition at line 27 of file Foundation/Traversal/Common.h.