i18n
Loading...
Searching...
No Matches
Classes | Concepts
I18n.hpp File Reference
#include <string>
#include <map>
#include <concepts>
#include "ILocale.hpp"

Go to the source code of this file.

Classes

struct  is_tuple< T >
 Detect whether a type is a std::tuple or not. More...
 
struct  is_tuple< std::tuple< Args... > >
 Trait to detect whether a type is a std::tuple. More...
 
class  I18n< T, typename >
 Internationalization manager for a specific locale type. More...
 

Concepts

concept  IsTuple
 Using is_tuple specialisation this concept verify if it's a tuple.
 
concept  DerivedFrom
 DerivedFrom is accept supportedLocal class only.
 

Detailed Description

Author
Perry Chouteau (perry.nosp@m..cho.nosp@m.uteau.nosp@m.@out.nosp@m.look..nosp@m.com)
Date
2025-10-06