wxMaxima
|
Declares "mostly read-only" wrappers around values that are expensive to compute and are thus cached. More...
#include <wx/debug.h>
#include <wx/log.h>
#include <limits>
#include <type_traits>
Go to the source code of this file.
Data Structures | |
class | CachedInteger< T, type > |
A cached integer value. More... | |
Declares "mostly read-only" wrappers around values that are expensive to compute and are thus cached.