GraphLibrary  0.0.1
A simple library that implements various graph algorithms.
 All Classes Namespaces Files Functions Variables Typedefs Macros
CompileLatex.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

 gl
 
 gl::io
 

Functions

void gl::io::compileLatex (const char *filename, const char *arguments="")
 Invokes lualatex command to compile tex to pdf. More...