#include <type_traits.hpp>
Determine if a Body type has a size
This metafunction is equivalent to std::true_type if Body contains a static member function called size.
std::true_type
size