CStringLiteral.h File Reference

#include <polybori/pbori_defs.h>
#include <string>
#include "CLiteralCodes.h"

Go to the source code of this file.

Namespaces

namespace  polybori

Classes

class  polybori::CStringLiteral< LitCode >
 This template class defines string literals corresponding to the codes enumerated in the class CLiteralCodes. More...

Defines

#define GENERATE_CSTRINGLITERAL(CODE, STRING)


Detailed Description

Author:
Alexander Dreyer
Date:
2006-07-04
This file contains a template class for accessing predefined string literals.

Copyright:
(c) 2006 by The PolyBoRi Team

Define Documentation

#define GENERATE_CSTRINGLITERAL ( CODE,
STRING   ) 

Value:

template <> inline CStringLiteral<>::literal_type \
CStringLiteral<CLiteralCodes::CODE>::operator()() const{ return STRING; }


Generated on Wed Jan 30 16:39:51 2013 for PolyBoRi by  doxygen 1.5.6