• Docs >
  • Ripple API >
  • Template Function ripple::kernel::get_size_if_block(ExpansionWrapper<T>&, Dim&&)
Shortcuts

Template Function ripple::kernel::get_size_if_block(ExpansionWrapper<T>&, Dim&&)

Function Documentation

Warning

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

- template<typename T, typename Dim, any_block_enable_t<T> = 0> auto get_size_if_block(T &&block, Dim &&dim, int expansion = 0) noexcept -> size_t
- template<typename T, typename Dim> auto get_size_if_block(ExpansionWrapper<T> &wrapper, Dim &&dim) noexcept -> size_t
- template<typename T, typename Dim> auto get_size_if_block(SharedWrapper<T> &wrapper, Dim &&dim) noexcept -> size_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