This project has retired. For details please refer to its Attic page.
Apache Mesos: JSON::internal::IsSequence< T > Struct Template Reference
Apache Mesos
Static Public Attributes | List of all members
JSON::internal::IsSequence< T > Struct Template Reference

#include <jsonify.hpp>

Static Public Attributes

static constexpr bool value = decltype(test<T>(Prefer()))::value
 

Member Data Documentation

template<typename T >
constexpr bool JSON::internal::IsSequence< T >::value = decltype(test<T>(Prefer()))::value
static

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