Bayes Filters Library
AdditiveMeasurementModel.cpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2016-2019 Istituto Italiano di Tecnologia (IIT)
3  *
4  * This software may be modified and distributed under the terms of the
5  * BSD 3-Clause license. See the accompanying LICENSE file for details.
6  */
7 
9 
10 using namespace bfl;
11 
13 { }
bfl
Port of boost::any for C++11 compilers.
Definition: AdditiveMeasurementModel.h:13
AdditiveMeasurementModel.h
bfl::AdditiveMeasurementModel::~AdditiveMeasurementModel
virtual ~AdditiveMeasurementModel() noexcept=default
Definition: AdditiveMeasurementModel.cpp:12