Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
CheckedConverter.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Characters/String.h"
#include "Stroika/Foundation/DataExchange/BadFormatException.h"
#include "CheckedConverter.inl"

Go to the source code of this file.

Namespaces

namespace  Stroika::Foundation
 
namespace  Stroika::Foundation::DataExchange
 

Functions

template<typename RANGE_TYPE >
RANGE_TYPE Stroika::Foundation::DataExchange::CheckedConverter_Range (const typename RANGE_TYPE::value_type &s, const typename RANGE_TYPE::value_type &e)
 
template<typename RANGE_TYPE >
RANGE_TYPE::ElementType Stroika::Foundation::DataExchange::CheckedConverter_ValueInRange (typename RANGE_TYPE::ElementType val, const RANGE_TYPE &range=RANGE_TYPE::FullRange())
 

Detailed Description

TODO:

Design Note:

Definition in file CheckedConverter.h.