Contains the static class Lock, allowing to compress expressions before heavy calculation, and decompress them later. More...
#include <functional>#include <string>#include <map>

Go to the source code of this file.
Data Structures | |
| class | csl::Lock |
| Static class allowing to compress expressions given a boolean predicate. More... | |
Namespaces | |
| csl | |
| Namespace for csl library. | |
Contains the static class Lock, allowing to compress expressions before heavy calculation, and decompress them later.
1.8.13