[#bsl-integral_constant-02-operator_call] = xref:bsl.adoc[bsl]::xref:bsl/integral_constant-02.adoc[integral_constant]::operator() :relfileprefix: ../../ :mrdocs: Return a copy of the template argument `t_VALUE`. == Synopsis Declared in `<bslmf_integralconstant.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr t_TYPE operator()() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#