#include <cnoid/Config>
#include "exportdecl.h"
Go to the source code of this file.
- Author
- Shin'ichiro Nakaoka
- Note
- This file can only be included from gettext.h defining CNOID_GETTEXT_DOMAIN_NAME
#define _ |
( |
|
string | ) |
string |
◆ CNOID_BIND_GETTEXT_DOMAN
#define CNOID_BIND_GETTEXT_DOMAN |
( |
| ) |
namespace { cnoid::GettextDomainBinder cnoidGettextDomainBinder(CNOID_GETTEXT_DOMAIN_NAME); } |
Implement this once in a shared library to bind a gettext domain. The "gettext.h" header must be included before using this macro.
◆ N_
#define N_ |
( |
|
string | ) |
string |