aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/vector_ref.h
diff options
context:
space:
mode:
authorethers <ethereum@outlook.com>2016-11-18 10:06:28 +0800
committerGitHub <noreply@github.com>2016-11-18 10:06:28 +0800
commit39559c1bb6ffc42f8573cada15afd2398e3d99e9 (patch)
tree0397444f9df67b92b3b9cee7a77375a02c6faf4a /libdevcore/vector_ref.h
parentb46a14f4a8e128c08336763abf8bbf7c111f464d (diff)
downloaddexon-solidity-39559c1bb6ffc42f8573cada15afd2398e3d99e9.tar
dexon-solidity-39559c1bb6ffc42f8573cada15afd2398e3d99e9.tar.gz
dexon-solidity-39559c1bb6ffc42f8573cada15afd2398e3d99e9.tar.bz2
dexon-solidity-39559c1bb6ffc42f8573cada15afd2398e3d99e9.tar.lz
dexon-solidity-39559c1bb6ffc42f8573cada15afd2398e3d99e9.tar.xz
dexon-solidity-39559c1bb6ffc42f8573cada15afd2398e3d99e9.tar.zst
dexon-solidity-39559c1bb6ffc42f8573cada15afd2398e3d99e9.zip
styleguide: Ordering of functions
Ordering would help readers identify which functions they can call, and to find the "specials" (constructor and fallback function). Mixing the "specials" in the middle of the code, as well as internal functions between external and public functions, don't help readers Based on https://github.com/ConsenSys/MultiSigWallet/issues/19
Diffstat (limited to 'libdevcore/vector_ref.h')
0 files changed, 0 insertions, 0 deletions