boca::latex::Environment Class Reference
#include <Command.hh>
Public Member Functions | |
| Environment (std::string const &name, bool new_line=true) | |
| template<typename... Arguments_> | |
| std::string | Begin (Arguments_...arguments) |
| std::string | End () const |
Constructor & Destructor Documentation
| boca::latex::Environment::Environment | ( | std::string const & | name, |
| bool | new_line = true |
||
| ) |
Member Function Documentation
template<typename... Arguments_>
|
inline |
| std::string boca::latex::Environment::End | ( | ) | const |
The documentation for this class was generated from the following files:
- boca/latex/Command.hh
- source/latex/Command.cpp
