• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

STEllAR-GROUP / hpx / #882

31 Aug 2023 07:44PM UTC coverage: 41.798% (-44.7%) from 86.546%
#882

push

19442 of 46514 relevant lines covered (41.8%)

126375.38 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/components/containers/unordered/src/partition_unordered_map_component.cpp
1
//  Copyright (c) 2014-2015 Hartmut Kaiser
2
//
3
//  SPDX-License-Identifier: BSL-1.0
4
//  Distributed under the Boost Software License, Version 1.0. (See accompanying
5
//  file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6

7
/// \file src/components/containers/unordered/partition_unordered_map_component.cpp
8

9
/// This file defines the necessary component boilerplate code which is
10
/// required for proper functioning of components in the context of HPX.
11

12
#include <hpx/config.hpp>
13
#include <hpx/runtime_components/component_factory.hpp>
14

15
#include <hpx/components/containers/unordered/partition_unordered_map_component.hpp>
16
#include <hpx/components/containers/unordered/unordered_map.hpp>
17

18
#include <hpx/config/warnings_prefix.hpp>
×
19

20
HPX_DISTRIBUTED_METADATA(hpx::server::unordered_map_config_data,
21
    hpx_server_unordered_map_config_data)
×
22

23
HPX_REGISTER_COMPONENT_MODULE()
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc