STL algorithm算法(02):all_of STL algorithm算法(02):all_of 2017年2月15日 jeff 函数调用形式: template <class InputIterator, class UnaryPredicate> bool all_of (… Read More Read More
STL algorithm算法(01):adjacent_find STL algorithm算法(01):adjacent_find 2017年2月13日 jeff 这段时间非常苦恼,看完基本的C++语法知识入门后,没有找到进一步提高的路径,数据结构与算法看的十分吃力,进度缓慢,算是进入瓶颈期了,而且手头上没有可以实践提高的… Read More Read More