Home
last modified time | relevance | path

Searched defs:tail_of (Results 1 – 4 of 4) sorted by relevance

/dports/net/arataga/restinio-v.0.6.13/dev/restinio/utils/
H A Dmetaprogramming.hpp100 struct tail_of struct
102 using type = type_list<Rest...>;
106 struct tail_of<L> struct
108 using type = type_list<>;
/dports/mail/elm/elm2.5.8/lib/
H A Dtail_of.c34 tail_of(from, buffer, to) in tail_of() function
/dports/math/R-cran-igraph/igraph/R/
H A Dbasic.R99 tail_of <- function(graph, es) { function
/dports/lang/ghc/ghc-8.10.7/rts/sm/
H A DBlockAlloc.c214 tail_of (bdescr *bd) in tail_of() function