Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shannon-Data/ShannonBase
/ using_inline_buffer
Method
using_inline_buffer
include/prealloced_array.h:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
std::is_trivially_destructible<Element_type>::value;
79
80
bool using_inline_buffer() const { return m_inline_size >= 0; }
81
82
/**
83
Gets the buffer in use.
Callers
2
Prealloced_array
Class · 0.80
swap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected