Skip to content

Commit

Permalink
🔥 more on const generics and spread
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Feb 1, 2024
1 parent 70de89c commit 0ec87d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/template.h
Expand Up @@ -26,4 +26,6 @@ ANN static inline Tmpl* get_tmpl(const Type t) {
nspc_pop_type(env->gwion->mp, env->curr); \
return (a); \
}

ANN static void fdef_const_generic_value(const Env env, const Type owner, const Type t, const Tag tag);
#endif

0 comments on commit 0ec87d9

Please sign in to comment.