src
main
cpp
Balau
Type
ToString.hpp
Go to the documentation of this file.
1
//
2
// Balau core C++ library
3
//
4
// Copyright (C) 2008 Bora Software (contact@borasoftware.com)
5
//
6
// Licensed under the Boost Software License - Version 1.0 - August 17th, 2003.
7
// See the LICENSE file for the full license text.
8
//
9
15
16
#ifndef COM_BORA_SOFTWARE__BALAU_APPLICATION__TO_STRING
17
#define COM_BORA_SOFTWARE__BALAU_APPLICATION__TO_STRING
18
19
#include <
Balau/Type/ToStringA.hpp
>
20
#include <
Balau/Type/ToStringS.hpp
>
21
22
#endif // COM_BORA_SOFTWARE__BALAU_APPLICATION__TO_STRING
ToStringA.hpp
Pre-defined universal to-string functions for strings with custom allocators.
ToStringS.hpp
Pre-defined universal to-string functions for std::allocator based strings (i.e.