[#kernel-MemPoolLimits-NoLimits] = xref:kernel.adoc[kernel]::xref:kernel/MemPoolLimits.adoc[MemPoolLimits]::NoLimits :relfileprefix: ../../ :mrdocs: Build a limits struct that imposes no restrictions. == Synopsis Declared in `<kernel/mempool_limits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr static xref:kernel/MemPoolLimits.adoc[MemPoolLimits] NoLimits(); ---- == Return Value MemPoolLimits with all the limits set to the maximum [.small]#Created with https://www.mrdocs.com[MrDocs]#