ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
TemplateDeclaration.declareParameter
dmd
dtemplate
TemplateDeclaration
Declare template parameter tp with value o, and install it in the scope sc.
class
TemplateDeclaration
RootObject
declareParameter
(
Scope
*
sc
,
TemplateParameter
tp
,
RootObject
o
)
Meta
Source
See Implementation
dmd
dtemplate
TemplateDeclaration
constructors
this
functions
accept
addInstance
declareParameter
deduceFunctionTemplateMatch
doHeaderInstantiation
evaluateConstraint
findExistingInstance
getConstraintEvalError
hasStaticCtorOrDtor
isOverloadable
isTemplateDeclaration
isVariadic
kind
leastAsSpecialized
matchWithInstance
overloadInsert
prot
removeInstance
scopeForTemplateParameters
syntaxCopy
toChars
toCharsNoConstraints
static variables
nAdded
nFound
nNotFound
nRemoved
variables
constraint
funcroot
instances
inuse
isAliasSeq
ismixin
isstatic
literal
onemember
origParameters
overnext
overroot
parameters
previous
protection
Declare template parameter tp with value o, and install it in the scope sc.