• Docs >
  • Ripple API >
  • Template Function ripple::kernel::extract_device_block(T&&)
Shortcuts

Template Function ripple::kernel::extract_device_block(T&&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::kernel::extract_device_block” with arguments ((T&&)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename T> auto extract_device_block(SharedWrapper<T> wrapper) -> SharedWrapper<T>
- template<typename T> decltype(auto) extract_device_block(T &&t)

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples