Just™ Game Engine
engine
source
utilities
helpers.hpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2022 Konstanty Misiak
3
*
4
* SPDX-License-Identifier: MIT
5
*/
6
7
#pragma once
8
9
namespace
jng
{
10
11
//std::string wstringToString(const std::wstring& wideString);
12
std::wstring
stringToWstring
(
const
std::string& wideString);
13
14
}
// namespace jng
jng
Definition:
base.hpp:11
jng::stringToWstring
std::wstring stringToWstring(const std::string &string)
Definition:
helpers.cpp:18
Generated on Sun Aug 14 2022 10:20:15 for Just™ Game Engine by
1.9.4