Skip to content

Commit 12cab94

Browse files
committed
test_accumulated.cc: clang++ requires another 'template'
1 parent 560f800 commit 12cab94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_accumulated.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ template<typename T_signal>
8383
void
8484
test_mean()
8585
{
86-
typename T_signal::accumulated<arithmetic_mean_accumulator> sig;
86+
typename T_signal::template accumulated<arithmetic_mean_accumulator> sig;
8787

8888
A a;
8989
sig.connect(sigc::ptr_fun(&foo));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy