Taskolib  1.3.3
Classes | Namespaces
VariableName.h File Reference

Detailed Description

Declaration of the VariableName class and of an associated specialization of std::hash.

Author
Lars Fröhlich
Date
Created on January 6, 2022

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the license, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

#include <functional>
#include <string>
#include <gul14/string_view.h>
Include dependency graph for VariableName.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  task::VariableName
 A variable name is a string with limited functionality and some limitations on the allowed characters. More...
 
struct  std::hash< task::VariableName >
 Custom specialization of std::hash for VariableName. More...
 

Namespaces

 task
 Namespace task contains all Taskolib functions and classes.
 
 std