Commit 3a3e3263 authored by Davis King's avatar Davis King

clarified spec

parent 1c01eaec
......@@ -1226,6 +1226,9 @@ namespace dlib
struct tag_id
{
/*!
REQUIREMENTS ON tag
Tag should be an add_tag_layer template such as tag1, tag2, etc.
WHAT THIS OBJECT REPRESENTS
This is a tool for finding the numeric ID of a tag layer. For example,
tag_id<tag3>::id == 3.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment