I have to merge two time series. I have used Boost Time_duration from POSIX Library. However I was unable to find any function to merge the two time series. I have made a struct of two database. The below represents what I am trying to acomplish. I have to merge two time series. I have used Bo