cpplatex
 All Classes Functions Pages
Public Member Functions | Public Attributes | Friends | List of all members
latex::math::Paren< T > Class Template Reference

#include <latex.hpp>

Public Member Functions

 Paren (T enc)
 
auto solve ()
 
std::string latex () const
 

Public Attributes

enclosed
 

Friends

std::ostream & operator<< (std::ostream &os, const Paren &par)
 

Detailed Description

template<typename T>
class latex::math::Paren< T >

Helper class for keeping LaTeX equations sane by wrapping sections in parentheses.


The documentation for this class was generated from the following file: