|
Krita Source Code Documentation
|
Classes | |
| class | propagate_const |
Functions | |
| template<class T > | |
| PROPAGATE_CONST_CONSTEXPR void | swap (propagate_const< T > &pt, propagate_const< T > &pu) noexcept(noexcept(swap(declval< T & >(), declval< T & >()))) |
|
noexcept |
Definition at line 324 of file propagate_const.h.