Skip to content
Snippets Groups Projects
Commit 561c0408 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Update processor_base.h

parent 72e471de
No related branches found
No related tags found
2 merge requests!436Release to start wolf public,!433After 2nd RA-L submission
......@@ -126,7 +126,7 @@ public:
/**\brief Add a element to the buffer
*
*/
void emplace(const TimeStamp& _time_stamp, const T& _element); //const double& _time_tolerance);
void emplace(const TimeStamp& _time_stamp, const T& _element);
/** \brief returns the container with elements of the buffer
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment