5.2.4.1.11 Testing for Order
The less_than operation tests for the order of a
library name in relation to library name ln.
boolean less_than(in LName ln);This operation returns TRUE if the library name is
less than the library name ln passed as an argument.
The library implementation defines the ordering on names.
Parent topic: Names Library Interface Pseudo OMG IDL