Leonetienne/Hazelnupp
Simple, easy to use, command line parameter interface
Hazelnupp
Placeholders.h
Go to the documentation of this file.
1
#pragma once
2
#include <string>
3
4
namespace
Hazelnp
5
{
6
namespace
Placeholders
7
{
8
//! The only purpose of this is to provide the ability to return an empty string as an error for std::string& methods.
9
static
const
std::string
g_emptyString
;
10
}
11
}
Hazelnp
Definition:
CmdArgsInterface.h:9
Hazelnp::Placeholders::g_emptyString
static const std::string g_emptyString
The only purpose of this is to provide the ability to return an empty string as an error for std::str...
Definition:
Placeholders.h:9
Generated on Sun Sep 5 2021 12:11:50 for Leonetienne/Hazelnupp by
1.8.17