libgrape-lite
A C++ library for parallel graph processing
Public Types | Static Public Attributes | List of all members
grape::batch_shuffle_message_manager_impl::IsRange< FRAG_T > Struct Template Reference

Public Types

using sub_vertices_t = typename FRAG_T::sub_vertices_t
 
using vid_t = typename FRAG_T::vid_t
 

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename FRAG_T >
constexpr bool grape::batch_shuffle_message_manager_impl::IsRange< FRAG_T >::value
staticconstexpr
Initial value:
=
std::is_same<sub_vertices_t, VertexRange<vid_t>>::value