summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__split_buffer
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-05-11 23:26:59 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-05-11 23:26:59 +0000
commitdeb23ecdf93ba373747f2ec91f28672758d40ae1 (patch)
treec188c58c17c84c2e5c5bcc056a59eecf4e661186 /libcxx/include/__split_buffer
parente476fa0b8e8e870bba67697628ffa688c245a861 (diff)
downloadbcm5719-llvm-deb23ecdf93ba373747f2ec91f28672758d40ae1.tar.gz
bcm5719-llvm-deb23ecdf93ba373747f2ec91f28672758d40ae1.zip
[rand.dist.bern.bin]. The evaluation function for this binomial distribution is hopefully just a placeholder. It is using the simplest and slowest method for computing the distribution and needs to be upgraded.
llvm-svn: 103524
Diffstat (limited to 'libcxx/include/__split_buffer')
-rw-r--r--libcxx/include/__split_buffer2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcxx/include/__split_buffer b/libcxx/include/__split_buffer
index 5eb04b6003d..1a7c623204f 100644
--- a/libcxx/include/__split_buffer
+++ b/libcxx/include/__split_buffer
@@ -642,5 +642,3 @@ __split_buffer<_Tp, _Allocator>::emplace_back(_Args&&... __args)
_LIBCPP_END_NAMESPACE_STD
#endif // _LIBCPP_SPLIT_BUFFER
-
-// hh 080222 Created
OpenPOWER on IntegriCloud