Move the default template arguments into the forward declarations for the container...
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 18 Feb 2015 17:51:56 +0000 (17:51 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 18 Feb 2015 17:51:56 +0000 (17:51 +0000)
commit3afa22a3e728d22197978ab94d941140674b72ff
tree3b33e9fa047af394bb1673033960fda11d23e00a
parentda52c55fc35dc2fc81fa9da5e9dc96dd352186ab
Move the default template arguments into the forward declarations for the container adapters: stack and queue. References PR#22605.

llvm-svn: 229708
libcxx/include/queue
libcxx/include/stack