String.hh File Reference
#include <string>
#include <deque>
#include <vector>
Include dependency graph for String.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  boca::latex::StringHelper
 
class  boca::latex::String
 
class  boca::latex::Formula
 

Namespaces

 boca
 Boosted Collider Analysis.
 
 boca::latex
 LaTeX.
 

Typedefs

using boca::Latex = latex::String
 
using boca::LatexString = latex::StringHelper
 

Enumerations

enum  boca::latex::Medium { boca::latex::Medium::plain, boca::latex::Medium::root, boca::latex::Medium::latex }
 

Functions

std::string boca::latex::Name (Medium medium)
 
String boca::latex::operator""_TeX (char const *, size_t)