Logo
Explore Help
Register Sign In
cryptogera/bitcoin
1
0
Fork 0
You've already forked bitcoin
mirror of https://github.com/bitcoin/bitcoin.git synced 2026-02-02 11:41:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
bitcoin/src/support
History
Dan Raviv 2a07f878a8 Refactor: Modernize disallowed copy constructors/assignment
Use C++11's better capability of expressing an interface of a non-copyable class by publicly deleting its copy ctor and assignment operator instead of just declaring them private.
2017-09-16 13:06:05 +03:00
..
allocators
Merge #10965: Replace deprecated throw() with noexcept specifier (C++11)
2017-08-16 02:29:18 +02:00
cleanse.cpp
Switch memory_cleanse implementation to BoringSSL's to ensure memory clearing even with link-time optimization.
2017-09-06 13:46:11 -07:00
cleanse.h
[wallet] Securely erase potentially sensitive keys/values
2017-05-03 11:35:51 -07:00
events.h
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
2017-08-07 07:36:37 +02:00
lockedpool.cpp
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
2017-08-07 07:36:37 +02:00
lockedpool.h
Refactor: Modernize disallowed copy constructors/assignment
2017-09-16 13:06:05 +03:00
Powered by Gitea Version: 1.23.7 Page: 231ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API