get_compute

Add a field whose value is computed when the record is created. It is run after get, and get_set fields have been set.

template get_compute (
alias type
string name
alias construct
) {}

Meta