|
Krita Source Code Documentation
|
#include <KisMpl.h>
Public Member Functions | |
| template<typename Object > | |
| bool | operator() (Object &&obj) const |
Public Attributes | |
| PtrType | ptr |
| const MemType | value |
|
inline |
Definition at line 153 of file KisMpl.h.
References kismpl::detail::mem_checker< Op, Class, MemType, PtrType >::ptr, and kismpl::detail::mem_checker< Op, Class, MemType, PtrType >::value.
| PtrType kismpl::detail::mem_checker< Op, Class, MemType, PtrType >::ptr |
| const MemType kismpl::detail::mem_checker< Op, Class, MemType, PtrType >::value |