Gromacs  2018.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::functor_wrapper< T, D > Struct Template Reference

#include <gromacs/utility/unique_cptr.h>

Description

template<class T, void D>
struct gmx::functor_wrapper< T, D >

wrap function into functor to be used as deleter

Public Member Functions

void operator() (T *t)
 call wrapped function
 

The documentation for this struct was generated from the following file: