% @(#)$Id: LCPP_builtins.lsl,v 1.3 1997/07/24 03:17:54 leavens Exp $
%
% Built-in traits that are always included by the Larch/C++ checker.
% Various instances of other traits are also built-in, but the exact
% instances depend on the particular types mentioned in the specification.
% See the reference manual for details.

LCPP_builtins: trait
  includes int, long, unsigned, short, signed,
           float, double, longDouble,
           char, signedChar, unsignedChar, wchar_t,
           cpp_function, cpp_member_function,
	   AbstractStringTrait

[Index]

HTML generated using lcpp2html.