LLVM: llvm:🆑:cb< R, Ty > Struct Template Reference (original) (raw)

#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"

Public Member Functions
cb (std::function< R(Ty)> CB)
template
void apply (Opt &O) const
Public Attributes
std::function< R(Ty)> CB

template<typename R, typename Ty>
struct llvm:🆑:cb< R, Ty >

Definition at line 497 of file CommandLine.h.

template<typename R, typename Ty>

llvm:🆑:cb< R, Ty >::cb ( std::function< R(Ty)> CB) inline

â—† apply()

template<typename R, typename Ty>

template

â—† CB

template<typename R, typename Ty>


The documentation for this struct was generated from the following file: