Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Achain-Dev/Achain
/ front
Method
front
include/win/boost/array.hpp:138–141 ·
view source on GitHub ↗
front() and back()
Source
from the content-addressed store, hash-verified
136
137
// front() and back()
138
reference front()
139
{
140
return elems[0];
141
}
142
143
const_reference front() const
144
{
Callers
15
compile_contract_callback
Function · 0.45
get_blockchain_synopsis
Method · 0.45
TransactionLedgerExperimental.cpp
File · 0.45
Wallet.cpp
File · 0.45
pretty_block_list
Function · 0.45
pretty_transaction_list_history
Function · 0.45
pretty_transaction_list
Function · 0.45
on_fetch_blockchain_item_ids_message
Method · 0.45
on_blockchain_item_ids_inventory_message
Method · 0.45
process_backlog_of_sync_blocks
Method · 0.45
process_block_during_normal_operation
Method · 0.45
message_sender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected