mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Cleanup base/MQ.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
334b91785b
commit
70e46a0b86
@@ -14,7 +14,7 @@ namespace fairroot
|
||||
struct null_deleter
|
||||
{
|
||||
//! Function object result type
|
||||
typedef void result_type;
|
||||
using result_type = void;
|
||||
/*!
|
||||
* Does nothing
|
||||
*/
|
||||
|
Reference in New Issue
Block a user