Documentation of CSL
Data Structures | Namespaces
lock.h File Reference

Contains the static class Lock, allowing to compress expressions before heavy calculation, and decompress them later. More...

#include <functional>
#include <string>
#include <map>
Include dependency graph for lock.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Contains the static class Lock, allowing to compress expressions before heavy calculation, and decompress them later.

Author
Grégoire Uhlrich
Version
1.3
Date
2020-09-03