CppCMS
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cppcms
localization.h
1
//
3
// Copyright (C) 2008-2012 Artyom Beilis (Tonkikh) <artyomtnk@yahoo.com>
4
//
5
// See accompanying file COPYING.TXT file for licensing details.
6
//
8
#ifndef CPPCMS_LOCALIZATION_H
9
#define CPPCMS_LOCALIZATION_H
10
11
#include <cppcms/config.h>
12
#include <booster/locale.h>
13
namespace
cppcms
{
14
namespace
locale
= ::booster::locale;
15
}
16
17
#endif
cppcms
This is the namespace where all CppCMS functionality is placed.
Definition:
application.h:19
booster::locale
This is the main namespace that encloses all localization classes.
Definition:
locale_fwd.h:14
Generated on Sun Dec 3 2017 22:47:16 for CppCMS by
1.8.11