Main MRPT website
>
C++ reference for MRPT 1.5.9
mrpt
utils
stl_extensions.h
Go to the documentation of this file.
1
/* +---------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| http://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2017, Individual contributors, see AUTHORS file |
6
| See: http://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See details in http://www.mrpt.org/License |
8
+---------------------------------------------------------------------------+ */
9
#ifndef stl_extensions_H
10
#define stl_extensions_H
11
12
// These are "STL extensions" but have their own files for clarity
13
#include <
mrpt/utils/circular_buffer.h
>
14
#include <
mrpt/utils/list_searchable.h
>
15
#include <
mrpt/utils/bimap.h
>
16
#include <
mrpt/utils/map_as_vector.h
>
17
#include <
mrpt/utils/traits_map.h
>
18
#include <
mrpt/utils/stl_serialization.h
>
19
#include <
mrpt/utils/printf_vector.h
>
20
#include <
mrpt/utils/stl_containers_utils.h
>
21
#include <
mrpt/utils/ci_less.h
>
22
23
#endif
circular_buffer.h
list_searchable.h
ci_less.h
bimap.h
traits_map.h
stl_containers_utils.h
printf_vector.h
stl_serialization.h
map_as_vector.h
Page generated by
Doxygen 1.8.14
for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020