Vcsn  2.8
Be Rational
boost::flyweights Namespace Reference

Functions

std::string operator+ (vcsn::symbol l, const char *r)
 
std::string operator+ (const char *l, vcsn::symbol r)
 
std::string operator+ (vcsn::symbol l, const std::string &r)
 
std::string operator+ (const std::string &l, vcsn::symbol r)
 

Function Documentation

◆ operator+() [1/4]

std::string boost::flyweights::operator+ ( vcsn::symbol  l,
const char r 
)
inline

Definition at line 29 of file symbol.hh.

◆ operator+() [2/4]

std::string boost::flyweights::operator+ ( const char l,
vcsn::symbol  r 
)
inline

Definition at line 35 of file symbol.hh.

◆ operator+() [3/4]

std::string boost::flyweights::operator+ ( vcsn::symbol  l,
const std::string &  r 
)
inline

Definition at line 41 of file symbol.hh.

◆ operator+() [4/4]

std::string boost::flyweights::operator+ ( const std::string &  l,
vcsn::symbol  r 
)
inline

Definition at line 47 of file symbol.hh.