c++ Programming Glossary: f.restricted2
Can we increase the re-usability of this key-oriented access-protection pattern? http://stackoverflow.com/questions/3324898/can-we-increase-the-re-usability-of-this-key-oriented-access-protection-pattern run void passkey works f.restricted1 foo restricted1_key f.restricted2 foo restricted2_key struct baz void run void cannot create.. passkey f.restricted1 foo restricted1_key passkey works f.restricted2 foo restricted2_key struct qux void run void cannot create.. any required passkeys f.restricted1 foo restricted1_key f.restricted2 foo restricted2_key void quux int double passkey words f.restricted3..
|