You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* It combines the hash of each field using <tt>boost::hash_combine</tt>.
28
28
*
29
29
* @tparam T Aggregate struct type.
30
-
* @note Currently this is only for <tt>SharedData::PrimitivePipelineKey</tt> (whose members are 3), therefore number of the structured bindings is assumed as 3. Need fix.
30
+
* @note Currently this is only for <tt>SharedData::PrimitivePipelineKey</tt> (whose members are 4), therefore number of the structured bindings is assumed as 4. Need fix.
0 commit comments