LIBRARY()

SRCS(
    sorted_vector.cpp
)

END()

RECURSE_FOR_TESTS(ut)