MySQL 9.4.0
Source Code Documentation
to_string.h File Reference
#include <cassert>
#include <string>
#include "helper/to_string.h"

Go to the source code of this file.

Classes

class  helper::DummyType
 

Namespaces

namespace  helper
 
namespace  helper::container
 

Functions

std::string helper::to_string (const DummyType &)
 
template<typename PairFirst , typename PairSecond >
std::string helper::container::to_string (const std::pair< PairFirst, PairSecond > &pair)
 
template<typename Container >
std::string helper::container::to_string (const Container &container)