omni::stack_buffer::operator!=
NAME

omni::stack_buffer::operator!=

A member operator of omni::stack_buffer

#include <omni/stack_buffer.hpp>
inline bool omni::stack_buffer::operator!=(const stack_buffer& other)


OVERLOADS

inline bool omni::stack_buffer::operator!=(const T(& data)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top