M4RI  1.0.1
wordwrapper.h File Reference

C++ class wrapper for a word. More...

Go to the source code of this file.


Detailed Description

C++ class wrapper for a word.

Author:
Carlo Wood <carlo@alinoe.com>

To use the wrapper class, configure with CC (not CXX) set to a C++ compiler. For example:

CFLAGS="-O2" CC="g++" ./configure --enable-debug