//  This is used by Doxygen to generate the index page.
/**

@mainpage lext::lex_t

lext::lex_t is a class encapsulating lexical casting features.

Home page: http://s11n.net/libs/

Please feel free to contact the maintainer with any feedback, fixes or
questions.

This software is released into the Public Domain by it's author,
stephan beal (stephan@s11n.net).

For complete information, please read the API docs for the lext::lex_t class.

See the file test.cpp, in the lex_t source directory, for a demonstration.

If you use the default installation method (from the supplied Makefile),
you will need to do the following to include the lex_t.hpp header
from your source code:

<code>
#include <s11n.net/lext/lex_t.hpp>
</code>

*/
