Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/parser
/ is_array
Class
is_array
example/json.hpp:193–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
192
template<typename T>
193
struct is_array : is_range_of<T, value>
194
{};
195
196
template<typename T>
197
struct get_impl;
Callers
2
operator=
Method · 0.85
json.hpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected