22 if (name == definition.first)
24 definition.second =
value;
30 mDefinitions.push_back(std::make_pair(name, value));
37 if (name == iter->first)
void Update(std::string const &name, std::string const &value)
std::vector< std::pair< std::string, std::string > > mDefinitions
GLsizei const GLfloat * value
GLuint const GLchar * name
GLsizei const GLchar *const * string
void Remove(std::string const &name)