Saturday, 31 August 2013

C++ Contiguous Sequence Concept

C++ Contiguous Sequence Concept

References

Reference NO 1

http://stackoverflow.com/questions/15188747/c-contiguous-sequence-concept

Reference NO 2

http://en.cppreference.com/w/cpp/concept/SequenceContainer

Reference NO 3

http://www.cplusplus.com/reference/vector/vector/

Reference NO 4

http://www.cplusplus.com/reference/deque/deque/

Reference NO 5

http://www.stroustrup.com/glossary.html

Reference NO 6

http://en.wikipedia.org/wiki/Sequence_container_(C%2B%2B)

Reference NO 7

https://sites.google.com/site/spaceofjameschen/home/array/find-the-maximum-contiguous-subsequence-product----inmobi

Reference NO 8

http://cs.fit.edu/~mmahoney/cse2050/how2cpp.html

No comments:

Post a Comment