Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ length
Method
length
include/boost/compute/container/basic_string.hpp:219–222 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
219
size_type length() const
220
{
221
return m_data.size();
222
}
223
224
size_type max_size() const
225
{
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64