Vcsn  2.8
Be Rational
caret.hh File Reference
#include <iosfwd>
#include <vcsn/misc/location.hh>
Include dependency graph for caret.hh:
This graph shows which files directly or indirectly include this file:

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...