Memoization Class Reference
The class used to control memoization in the application. More...
#include <Memoization.hpp>
Public Member Functions | |
| Memoization ()=delete | |
| Deleted default constructor. | |
Static Public Member Functions | |
| static auto | isEnabled () -> bool |
| Return true if memoization is currently enabled. | |
| static auto | isDisabled () -> bool |
| Return true if memoization is currently disabled. | |
| static auto | enable () -> void |
| Enable memoization optimization. | |
| static auto | disable () -> void |
| Disable memoization optimization. | |
Detailed Description
The class used to control memoization in the application.
The documentation for this class was generated from the following file:
- Reaktoro/Common/Memoization.hpp