#include "mbl_data_wrapper_mixer.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_wrapper_mixer_txx_ |
#define | MBL_DATA_WRAPPER_MIXER_INSTANTIATE(T) |
Definition in file mbl_data_wrapper_mixer.txx.
#define MBL_DATA_WRAPPER_MIXER_INSTANTIATE | ( | T | ) |
VCL_DEFINE_SPECIALIZATION vcl_string mbl_data_wrapper_mixer<T >::is_a() const \ { return vcl_string("mbl_data_wrapper_mixer<" #T ">"); } \ template class mbl_data_wrapper_mixer< T >
Definition at line 158 of file mbl_data_wrapper_mixer.txx.
#define mbl_data_wrapper_mixer_txx_ |
Definition at line 3 of file mbl_data_wrapper_mixer.txx.