NextPrevUpTopContentsIndex

get-default-generation

Function
Summary

Returns the current default generation.

Package

hcl

Signature

get-default-generation => default-gen

Arguments

None.

Values

Returns the current default.

Description

By default, all new objects are allocated to a specific generation. This function returns the current value of this default generation.

Note: in 64-bit LispWorks, get-default-generation returns 0.

See also

allocation-in-gen-num
clean-generation-0
collect-generation-2
collect-highest-generation
expand-generation-1
set-default-generation
*symbol-alloc-gen-num*


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex