Cogs.Foundation
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
Loading...
Searching...
No Matches
Source
Platform
Unicode.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef _WIN32
4
5
#include "../FoundationBase.h"
6
7
#include <string>
8
9
namespace
Cogs
{
11
std::string
COGSFOUNDATION_API
narrow(std::wstring_view str);
12
14
std::wstring
COGSFOUNDATION_API
widen(std::string_view str);
15
}
16
17
#endif
COGSFOUNDATION_API
#define COGSFOUNDATION_API
Definition:
FoundationBase.h:31
Cogs
Main Cogs namespace.
Definition:
MortonCode.h:5
Generated by
1.9.6