VuoCompiler implementation.
- Copyright
- Copyright © 2012–2015 Kosada Incorporated. This code is proprietary, and may not be redistributed. For more information, see http://vuo.org/license.
|
static long | hashString (string s) |
| Returns a hash of the specified string, to optimize std::map use.
|
|
Class Members |
int |
env |
|
File * |
file |
|
string |
searchPath |
|
static long hashString |
( |
string |
s | ) |
|
|
inlinestatic |
Returns a hash of the specified string, to optimize std::map use.
const std::collate<char>& VuoCompiler_collate = std::use_facet<std::collate<char> >(VuoCompiler_locale) |
|
static |
const std::locale VuoCompiler_locale |
|
static |