Navigation

Operators and Keywords

Function List:

C++ API

Built-in Function: inferiorto (class_name, …)

When called from a class constructor, mark the object currently constructed as having a lower precedence than class_name.

More that one such class can be specified in a single call. This function may only be called from a class constructor.

See also: superiorto.

Package: octave