octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

small question about octave_value::magic_colon


From: Jaroslav Hajek
Subject: small question about octave_value::magic_colon
Date: Wed, 4 Feb 2009 13:29:59 +0100

hi,

while creating a patch today, I noticed that octave_value::magic_colon
is an enum containing the magic_colon_t member, which makes it
possible to create magic colons by octave_value idx =
octave_value::magic_colon_t.

Now, I suppose it was meant the other way around? magic_colon_t being
the enum type, magic_colon the member? OK if I change this?

regards

-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]