Vcsn  2.8
Be Rational
caret.cc File Reference
#include <lib/vcsn/rat/caret.hh>
#include <istream>
#include <sstream>
#include <ostream>
Include dependency graph for caret.cc:

Go to the source code of this file.

Namespaces

 vcsn
 
 vcsn::detail
 

Functions

void vcsn::detail::print_caret (std::istream &in, std::ostream &out, const rat::location &loc)
 Repeat a line with an error, underlining the error with carets. More...
 
std::string vcsn::detail::caret (std::istream &is, const rat::location &loc)
 Repeat a line with an error, underlining the error with carets. More...