Skip to content

aui::constraint::avoid_copy#

Avoids copy of the wrapped value, pointing to a reference.

Header:#include <AUI/Traits/values.h>
CMake:aui_link(my_target PUBLIC aui::core)

Detailed Description#

The caller can be sure his value wouldn't be copied.