Bugz Door Project
Namespaces | Functions
lines.cpp File Reference

Line. More...

#include "door.h"
#include "utf8.h"
Include dependency graph for lines.cpp:

Namespaces

 door
 The BBS door project. This is an attempt at writing a C++ BBS door toolkit.
 

Functions

std::ostream & door::operator<< (std::ostream &os, const Line &l)
 

Detailed Description

Line.