{
typedef ci::StripedSet<
bi::splay_set<base_item_type
- , bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>
+ , bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>
CDS_BOOST_INTRUSIVE_KEY_OF_VALUE_OPTION( base_item_type )
>
,co::hash< IntrusiveStripedSetHdrTest::hash_int >
{
typedef ci::StripedSet<
bi::splay_set<base_item_type
- , bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>
+ , bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>
CDS_BOOST_INTRUSIVE_KEY_OF_VALUE_OPTION( base_item_type )
>
,co::hash< IntrusiveStripedSetHdrTest::hash_int >
{
typedef ci::StripedSet<
bi::splay_set<base_item_type
- , bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>
+ , bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>
CDS_BOOST_INTRUSIVE_KEY_OF_VALUE_OPTION( base_item_type )
>
,co::hash< IntrusiveStripedSetHdrTest::hash_int >
void IntrusiveStripedSetHdrTest::Striped_treap_set_basehook_bucket_threshold()
{
typedef ci::StripedSet<
- bi::treap_set<base_item_type,
+ bi::treap_set<base_item_type,
bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type> >,
bi::priority<priority_cmp<base_item_type>>
CDS_BOOST_INTRUSIVE_KEY_OF_VALUE_OPTION( base_item_type )
void IntrusiveStripedSetHdrTest::Striped_treap_set_basehook_bucket_threshold_rt()
{
typedef ci::StripedSet<
- bi::treap_set<base_item_type,
- bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>,
+ bi::treap_set<base_item_type,
+ bi::compare<IntrusiveStripedSetHdrTest::less<base_item_type>>,
bi::priority<priority_cmp<base_item_type>>
CDS_BOOST_INTRUSIVE_KEY_OF_VALUE_OPTION( base_item_type )
>
};
public:
- typedef typename T::hasher hasher ;
+ typedef typename T::hasher hasher;
typedef typename get_extracted_ptr<GC>::extracted_ptr extracted_ptr;
template <class Config>
my $GitBranch = get_git_branch();\r
my $GitRepo = get_git_repo();\r
print "Clone git: repo=$GitRepo, branch=$GitBranch\n";\r
-`git clone -b $GitBranch $GitRepo $DistrDir` or die "Error cloning branch $GitBranch to $DistrDir\n";\r
+`git clone -b $GitBranch $GitRepo $DistrDir`; # or die "Error cloning branch $GitBranch to $DistrDir\n";\r
print "Remove $DistrDir/.git directory\n";\r
`rm -fr $DistrDir/.git`;\r
`rm -f $DistrDir/.gitignore $DistrDir/tools/brush_cds.pl $DistrDir/tools/make_distrib.pl $DistrDir/tools/make_distrib.bat $DistrDir/doxygen/images.odp`;\r