aboutsummaryrefslogblamecommitdiffstats
path: root/util/generic/benchmark/smart_pointers/ya.make
blob: 7059abc3a4c02a85a1a58419811caf28baf43ccc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
             
 
                              




            
Y_BENCHMARK()

OWNER(g:util)
SUBSCRIBER(g:util-subscribers)

SRCS(
    main.cpp
)

END()