|
stlencoders
1.1.3
|
Character lookup table implementation. More...
Namespaces | |
| stlencoders | |
| C++ namespace used for the stlencoders public API. | |
Constant Groups | |
| stlencoders | |
| C++ namespace used for the stlencoders public API. | |
Functions | |
| template<template< char > class LUT, class T > | |
| const T & | stlencoders::lookup (char c) |
| Maps a character to its corresponding value in a lookup table. More... | |
Character lookup table implementation.
1.8.4