#pragma once namespace kel { namespace lbm { template struct is_neighbour { template static bool operator()(saw::data& latt, saw::data& index, saw::data range) { using dfi = df_info; } }; } }