comparison src/ov-typeinfo.h @ 6109:c68896f193e3

[project @ 2006-10-27 02:16:18 by jwe]
author jwe
date Fri, 27 Oct 2006 02:16:19 +0000
parents 8d7162924bd3
children 0ee6bda23b87
comparison
equal deleted inserted replaced
6108:143b556ce725 6109:c68896f193e3
33 #include "ov.h" 33 #include "ov.h"
34 34
35 class string_vector; 35 class string_vector;
36 36
37 class 37 class
38 OCTINTERP_API
38 octave_value_typeinfo 39 octave_value_typeinfo
39 { 40 {
40 public: 41 public:
41 42
42 typedef octave_value (*unary_op_fcn) (const octave_base_value&); 43 typedef octave_value (*unary_op_fcn) (const octave_base_value&);