Template:Class
Jump to navigation
Jump to search
| [{{{Url}}} Documentation] |
#include <cryptopp/{{{Include}}}>
|
Template for displaying info about a class, currently the #include location and the documentation link.
Example Usage:
{{Class
|Name=AutoSeededRandomPool
|Url=http://www.cryptopp.com/docs/ref/class_auto_seeded_random_pool.html
|Include=osrng.h}}
| Documentation |
#include <cryptopp/osrng.h>
|
Blank Template:
{{Class
|Name=
|Url=
|Include=}}