Navigation

Operators and Keywords

Function List:

C++ API

Built-in Function: superiorto (class_name, …)

When called from a class constructor, mark the object currently constructed as having a higher 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: inferiorto.

Package: octave