#include <CSL_Core.h>

Public Member Functions | |
| Cacheable () | |
| Cacheable (bool uC) | |
| Constructors. | |
Public Attributes | |
| bool | mUseCache |
| whether I'm to cache (vs. compute) | |
| csl::Cacheable::Cacheable | ( | ) | [inline] |
| csl::Cacheable::Cacheable | ( | bool | uC | ) | [inline] |
Constructors.
1.5.8