libcreate/include/create
Jacob Perron 2b9591f0f7
Replace boost features with C++11 equivalents (#58)
* Replace boost features with C++11 equivalents

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Include <cmath> in util.h

Needed for std::abs

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
2020-11-01 18:05:17 -08:00
..
create.h Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
data.h Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
packet.h Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
serial.h Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
serial_query.h Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
serial_stream.h Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00
types.h Add compiler flags '-Wall -Wextra -Wpedantic' 2019-09-02 12:09:43 -07:00
util.h Replace boost features with C++11 equivalents (#58) 2020-11-01 18:05:17 -08:00