#include "mbl_data_array_ptr_wrapper.h"
#include <vcl_iostream.h>
#include <vcl_cstdlib.h>
#include <vcl_cassert.h>
Go to the source code of this file.
Defines | |
#define | mbl_data_array_ptr_wrapper_txx_ |
#define | MBL_DATA_ARRAY_PTR_WRAPPER_INSTANTIATE(T) |
Definition in file mbl_data_array_ptr_wrapper.txx.
#define MBL_DATA_ARRAY_PTR_WRAPPER_INSTANTIATE | ( | T | ) |
VCL_DEFINE_SPECIALIZATION vcl_string mbl_data_array_ptr_wrapper<T >::is_a() const \ { return vcl_string("mbl_data_array_ptr_wrapper<" #T ">"); } \ template class mbl_data_array_ptr_wrapper< T >
Definition at line 124 of file mbl_data_array_ptr_wrapper.txx.
#define mbl_data_array_ptr_wrapper_txx_ |
Definition at line 3 of file mbl_data_array_ptr_wrapper.txx.