Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Append
Method
Append
generator/collection_base.hpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
{
11
public:
12
void Append(T const & collector) { m_collection.push_back(collector); }
13
14
void AddCollection(CollectionBase<T> const & collection)
15
{
Callers
15
TranslatorCoastline
Method · 0.45
TraformToIdsForest
Function · 0.45
DeserializeBoundariesTable
Function · 0.45
Clone
Method · 0.45
GenerateCountries
Method · 0.45
GenerateWorld
Method · 0.45
GenerateCoasts
Method · 0.45
GenerateCustom
Method · 0.45
TranslatorCountry
Method · 0.45
Clone
Method · 0.45
ProcessPlaces
Method · 0.45
TranslatorWorld
Method · 0.45
Calls
1
push_back
Method · 0.45
Tested by
3
InitCollection
Method · 0.36
UNIT_TEST
Function · 0.36
Add
Method · 0.36