YARP
Yet Another Robot Platform
ILocalization2D.cpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3  * All rights reserved.
4  *
5  * This software may be modified and distributed under the terms of the
6  * BSD-3-Clause license. See the accompanying LICENSE file for details.
7  */
8 
10 
11 yarp::dev::ILocalization2D::~ILocalization2D() = default;
12 
13 yarp::dev::myclass::~myclass() { delete a; a = nullptr; }
ILocalization2D.h