omni::property_setter::operator++
NAME

omni::property_setter::operator++

A member operator of omni::property_setter

#include <omni/property.hpp>
value_t omni::property_setter::operator++()


OVERLOADS

value_t omni::property_setter::operator++(int NaN)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top