vcsl_unit_sptr.h
Go to the documentation of this file.
1 #ifndef vcsl_unit_sptr_h_
2 #define vcsl_unit_sptr_h_
3 
4 class vcsl_unit;
5 #include <vbl/vbl_smart_ptr.h>
7 
8 #endif // vcsl_unit_sptr_h_
vbl_smart_ptr< vcsl_unit > vcsl_unit_sptr
Definition: vcsl_unit_sptr.h:4
Abstract unit associated to a dimension.
Definition: vcsl_unit.h:34