| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <Relocation.h>
Public Types | |
| using | value_type = mapping_t | 
| using | container_type = std::vector< value_type > | 
| using | size_type = typename container_type::size_type | 
| using | const_iterator = typename container_type::const_iterator | 
| using | const_reverse_iterator = typename container_type::const_reverse_iterator | 
Public Member Functions | |
| template<class ExecutionPolicy >  requires (std::is_execution_policy_v<std::decay_t<ExecutionPolicy>>)  | |
| Offset2ID (ExecutionPolicy &&a_policy) | |
| Offset2ID () | |
| std::uint64_t | operator() (std::size_t a_offset) const | 
| const_iterator | begin () const noexcept | 
| const_iterator | cbegin () const noexcept | 
| const_iterator | end () const noexcept | 
| const_iterator | cend () const noexcept | 
| const_reverse_iterator | rbegin () const noexcept | 
| const_reverse_iterator | crbegin () const noexcept | 
| const_reverse_iterator | rend () const noexcept | 
| const_reverse_iterator | crend () const noexcept | 
| size_type | size () const noexcept | 
| using REL::IDDatabase::Offset2ID::const_iterator = typename container_type::const_iterator | 
| using REL::IDDatabase::Offset2ID::const_reverse_iterator = typename container_type::const_reverse_iterator | 
| using REL::IDDatabase::Offset2ID::container_type = std::vector<value_type> | 
| using REL::IDDatabase::Offset2ID::size_type = typename container_type::size_type | 
| using REL::IDDatabase::Offset2ID::value_type = mapping_t | 
      
  | 
  inlineexplicit | 
      
  | 
  inline | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept | 
      
  | 
  inline | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept | 
      
  | 
  inlinenoexcept |