cc_library(unary SRCS unary.cc DEPS convert_utils) cc_library(binary SRCS binary.cc DEPS convert_utils)