QuantumLibrary
|
This is the complete list of members for Bloomberg::quantum::Function< RET(ARGS...)>, including all inherited members.
Function(RET(*ptr)(ARGS...)) | Bloomberg::quantum::Function< RET(ARGS...)> | |
Function(FUNCTOR &&functor) | Bloomberg::quantum::Function< RET(ARGS...)> | |
Function(const Function< RET(ARGS...)> &other) | Bloomberg::quantum::Function< RET(ARGS...)> | |
Function(Function< RET(ARGS...)> &&other) | Bloomberg::quantum::Function< RET(ARGS...)> | |
operator bool() const | Bloomberg::quantum::Function< RET(ARGS...)> | explicit |
operator()(ARGS...args) | Bloomberg::quantum::Function< RET(ARGS...)> | |
operator=(const Function< RET(ARGS...)> &other) | Bloomberg::quantum::Function< RET(ARGS...)> | |
operator=(Function< RET(ARGS...)> &&other) | Bloomberg::quantum::Function< RET(ARGS...)> | |
~Function() | Bloomberg::quantum::Function< RET(ARGS...)> |